PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/b9768ef4f1db512ba7fda9c96a923cbb4192bc59541b6eb26f34e8659d9c40ea.png

Jeremy’s Plots:#

This script was last run at 2024-03-08 10:13:58.756152+00:00 (UTC)
In US/Central Time, this is 2024-03-08 04:13:58.756152-06:00
../_images/d4b567fc7bc0f1c4eaa91f3cbbd8bbfbde174d3e4e7834a32ed5ded667fd2abb.png
../_images/4e573c223609996c0c62be30a8bd2b2b505ad59999495639de2919c7e6cc681d.png